build: Override systemd unit directory for distcheck
authorDan Nicholson <nicholson@endlessm.com>
Mon, 27 Jun 2016 20:06:23 +0000 (13:06 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 27 Jun 2016 20:20:21 +0000 (20:20 +0000)
commit8933c93a554031f27cc68a2629e96dd718d9b629
treea54424a3c96749beee7f070fcc925b4ef22fdda0
parenta94530111a31ff3784af293a6cd4da4c3c7bc34c
build: Override systemd unit directory for distcheck

distcheck tests that all the files are installed under $prefix. That
doesn't work with the systemd unit directory since the path comes from
pkg-config. Override the setting to be under $prefix in that case.

Closes: #372
Approved by: cgwalters
Makefile-boot.am